This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true to the request query parameters.
Gets a list of action types by RID in bulk.
Action types are filtered from the response if they don't exist or the requesting token lacks the required permissions.
The maximum batch size for this endpoint is 100.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:ontologies-read.
stringThe API name or RID of the Ontology. To find the API name or RID, use the List Ontologies endpoint or check the Ontology Manager.
stringThe Foundry branch to load the action type definitions from. If not specified, the default branch will be used. Branches are an experimental feature and not all workflows are supported.
objectlist<GetActionTypeByRidBatchRequestElement>objectSuccess response.
list<ActionTypeV2>