Authentication
This endpoint requires authentication via Bearer token.Bearer token for API authentication. Format:
Bearer YOUR_API_TOKEN
Headers
The user context for the request execution. Used for audit and tracking purposes.
Cache control directive. Use
no-cache
to bypass caching.Content type that the client can accept. Supports
*/*
for all types.Acceptable encoding methods for response compression. Supports
gzip, deflate, br
.