Last updated
Was this helpful?
Last updated
Was this helpful?
GET
https://connect.getseam.com/action_attempts/get
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from what’s written here.
action_attempt_id*
String
ID of the Action Attempt to be retrieved
Authorization*
String
Bearer <API_KEY>
action_attempt_id
type: string
ID of the Action Attempt to be retrieved
Retrieve an Action Attempt using its ID.