Get customer slug.
get/misgard/v0.1/customer/slug/{entity}/{id}
Returns the slug for a customer based on entity type and ID if the user has proper access.
Request
Authorization
X-AT
header
apiKey
Path Parameters
entityThe entity type.
string
REQUIRED
idThe entity ID.
integer
REQUIRED
Response
200Returned when successful.
403Returned when the requester is not authorized.
404Returned for an unknown entity type or if the slug was not found.
Shell cURL
shell
Show schema
json