v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
External tenant

Get available external tenants (provider scope)

Activity name: GetExternalTenantsByProviderId<br> <br><br>Get a list of external tenants that are available within the scope of this provider.<br>An external tenant may be registered for a Loket user, and may be used to login to Loket using Azure Active Directory. <br>

get/v2/providers/{providerId}/externaltenants

Path parameters

providerIdstring uuid required

The unique identifier of a provider

Headers

Authorizationstring required
Example:Bearer <TOKEN>

A valid Bearer token for authorizing the request.

Acceptstring required
Example:application/json;version=2018-01-01

The accept header is used to influence what type of output is returned and in most cases the version of the output

Response

OK