{
"prompts": [
{
"id": "<string>",
"text": "<string>",
"type": "SYSTEM",
"version": 123,
"status": "ACTIVE",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"created_by": "<string>"
}
],
"total": 123
}{
"prompts": [
{
"id": "<string>",
"text": "<string>",
"type": "SYSTEM",
"version": 123,
"status": "ACTIVE",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"created_by": "<string>"
}
],
"total": 123
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
x >= 01 <= x <= 100Successful Response
Show child attributes
Unique identifier of the prompt
The text content of the prompt
Type of the prompt (System or Human)
SYSTEM, HUMAN Version number of the prompt
Status of the prompt (active or inactive)
ACTIVE, INACTIVE Timestamp of when the prompt was created
Timestamp of when the prompt was last updated
ID of the user who created the prompt