Skip to content

AuthResponse object

Authentication response with user profile and token

FieldTypeDescription
userrequiredobjectPlatform users with profiles, addresses, and company information
tokenrequiredstringBearer access token (64 hex chars)
expiresAtrequiredstring (date-time)Token expiration (1 hour)

Released under the MIT License.