Health check and test endpoint
Endpoints
Test
Returns a simple success message to verify that the Profile API is reachable and operational. Use this endpoint to confirm your authentication and network setup are correct.
GET
Health check and test endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.