Get actions
GET {{baseUrl}}/v2/nodes/actions?ids=in laboris magna&ids=in&actions=in laboris magna&actions=in&reference_id=-11141396&suppress_response_codes=irure labore Duis dolor ea
Gets the actions for the specified node IDs (up to 100 items) that the current user is able to perform. To get more than 100 items, use the POST api/v2/nodes/actions call below.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string | (Required) One or more node IDs. | |
ids | string | (Required) One or more node IDs. | |
actions | string | Retrieve actions for the node. If not specified, all actions that the current user can perform will be returned. | |
actions | string | Retrieve actions for the node. If not specified, all actions that the current user can perform will be returned. | |
reference_id | number | Reference node ID | |
suppress_response_codes | string | Forces the server to always return a HTTP Response of '200 OK'. The data returned from the call will have an additional integer feature named 'statusCode', which will contain the actual status code (the 'statusCode' feature will be added regardless of whether the REST API call was successful or not).<br><br>NOTE: This parameter does not require a value, so it should be specified as <ul><li><b>[Query String]:</b><code>?suppress_response_codes</code></li><li><b>[Form Body (where the value is an empty string)]</b>: <code>suppress_response_codes = </code></li></ul> |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"results":[{"\u003cid\u003e":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},{"\u003cid\u003e":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}],"links":[{"self":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},{"self":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}]}