Get all AI actions

Returns all the AI Actions that exist in a given space.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string

Query parameters

statusenumOptional
Filter AI Actions by their publication status
Allowed values:
skipdoubleOptional
The number of elements to skip before returning matching AI Actions.
limitdoubleOptional
Limit the number of AI Actions being returned in the response.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful