Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Format: /api/extraction/v1/ideabook_actions?client_ids=CLIENT_ID_1,CLIENT_ID_2
Response
Get clients' ideabook actions
The response is of type any
.