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_id
ID of the space in form of a string
Query parameters
status
Filter AI Actions by their publication status
Allowed values:
skip
The number of elements to skip before returning matching AI Actions.
limit
Limit the number of AI Actions being returned in the response.
Response headers
Content-Type
Content-Type
Response
OK - Request successful