v2

latestOpenAPI 3.1.02026-07-262279731.3 MB
apiResponses

View an API Response

View an API Response

This call returns an API response based on the corresponding idempotency key, within 24 hours of the initial call.

get/v2.01/{ClientId}/responses/{IdempotencyKey}

Path parameters

ClientIdstring required

Platform's API account identifier, associated with the API key.

IdempotencyKeystring required

A unique string generated by the platform.

Headers

Authorizationstring required

Bearer authentication of the form Bearer <token>, where token is your auth token.

If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.

Response

Success

StatusCodestring

The HTTP response code indicating the success or the failure of the request.

ContentLengthstring

The size of the message body in bytes.

ContentTypestring

The media type (two-part identifier for file formats and format contents) of the resource.

Datestring

The date and time when the response was sent.

RequestURLstring

The URL of the API request.

ResourceViewAnApiResponseResource

The body of the request’s response.