Error
A valid request URL is required to generate request examples{
"data": [
{
"prompt_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"text": "<string>",
"state": "ACTIVE",
"source": "<string>",
"country_code": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}
]
}{
"code": "<string>",
"message": "<string>",
"statusCode": 123,
"meta": {}
}Prompts
List prompts
GET
/
prompts
Error
A valid request URL is required to generate request examples{
"data": [
{
"prompt_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"text": "<string>",
"state": "ACTIVE",
"source": "<string>",
"country_code": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}
]
}{
"code": "<string>",
"message": "<string>",
"statusCode": 123,
"meta": {}
}