Skip to main content
GET
List all profiles

Authorizations

Authorization
string
header
required

Must equal the Secret value in tib.conf. Example: Authorization: your-tib-secret

Response

Array of profiles (may be empty).

Status
enum<string>
Available options:
ok
Example:

"ok"

ID
string

The profile ID the operation was performed on.

Example:

"github-sso-dashboard"

Data
object[]

Payload — a single Profile object, a list of Profiles, or an empty object.