Action Attempts
Get an Action Attempt
Returns a specified action attempt.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the action attempt that you want to get.
Response
OK
Represents an asynchronous action. Poll until status is success or error. See the action_attempt object.