Skip to main content
GET
Get processes (prompts) for current user

Authorizations

Authorization
string
header
required

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

Response

Processes fetched successfully

Response from GET /api/processes and POST /api/processes.

processes
object[]
required

The user's populated prompts. May be empty when the user has none assigned.

message
string