Get actions

Body Params

The parameters for GetActionsRequest

int32

Optional. Number of actions to be returned in a single request. Maximum 100. Non-positive values are ignored. The presence of next_page_token in the response indicates that more results might be available. For example: '20'.

string

Optional. If present, then retrieve the next batch of results from the preceding call to this method. page_token must be the value of next_page_token from the previous response. The values of other method parameters should be identical to those in the previous call. For example: 'ODFBMzQ3MDYtNzQxNy00RDZGLThDNjE1MEFDMkM4MTQ3NDQ='.

string

Optional. The ID of the inspection the action belongs to. Deprecated, inspectionID in filters should be used instead.

int32

Optional. Offset from where on the actions will be listed.

string
enum

Optional. Which field to use for sorting.

Allowed:
string
enum

Optional. Direction for sorting.

Allowed:
boolean

Optional. If true, will not return the count of actions.

task_filters
array of objects

Optional. The array of filters to apply in your request. You can apply multiple filters in a single request.

task_filters
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json