Checks that an identity server is available at this API endpoint.

GET {{baseUrl}}/v2

Checks that an identity server is available at this API endpoint.

To discover that an identity server is available at a specific URL, this endpoint can be queried and will return an empty object.

This is primarily used for auto-discovery and health check purposes by entities acting as a client for the identity server.

RESPONSES

status: OK

{}