Get all prompts for the current user
Prompts
Get all prompts for the current user
Returns the full PromptDocument array owned by the caller. For non-admin callers, the prompt body field is stripped on entries marked isHidden. Returns an empty object {} when the user has no prompts.
GET
Get all prompts for the current user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
User prompts returned
- object[]
- object
Prompt document as stored in the Prompt collection. Returned shape varies slightly per endpoint (some list/summary endpoints project a subset of fields).
Prompt body. Omitted (i.e. stripped) for non-admin callers when isHidden is true.
Reassign contacts and conversations from one prompt to anotherGet summarized user prompts including reference prompts