get https://api.assetpanda.com/v3/entity_objects//action_objects//returnable_action_objects
Retrieves a list of returnable objects
This will return a list of all the closed actions available for an object.
See Parameters and Authorization below.
Parameters
Path Parameters | Required/Optional | Description | Type |
---|---|---|---|
object_id | required | ID of the record on which you want to perform the action. | string |
action_id | required | ID of the action you want to perform. | string |
Authentication
Key | Desription |
---|---|
Authorization | Your Bearer token. |