v50
latestOpenAPI 3.1.0Creative Force Client Subscription Termsraw.githubusercontent.com2026-07-137852387.4 KBUsers
Retrieve a user auth token
Retrieves an SSO auth token for the specified user.
get/user/{user_slug}/auth-token
Headers
Accept'application/vnd.Creative Force.v2.3+json' | 'application/vnd.Creative Force.v2.3+xml' required
Defines the response type.
Response
Auth token retrieved.
Example response
{
"auth_token": "AbCdEfGhIjKlMnOpQrStUvWxYz012345"
}