Gets the list of Gable users
cURL
curl --request GET \ --url 'https://api-(organization).gable.ai/v0/settings/users'
[ { "email": "<string>", "firstName": "<string>", "lastName": "<string>", "githubHandle": "<string>", "status": "ACTIVE", "role": "ADMIN" } ]
Details required to create a SAML integration for Gable in an IdP
The response is of type object[].
object[]