Action Attempts
Get an Action Attempt
Returns a specified action attempt.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
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.