Β· API Reference
Metadata
GET
/{appInstanceId}Get SAMLMetadata
π Bearer JWT required
Path parameters
| appInstanceId* |
Responses
200Success
401Unauthenticated
403Forbidden
Example request
cURL
curl -X GET "https://api.authspoke.com/{appInstanceId}" \
-H "Authorization: Bearer $TOKEN"