curl --location --request GET '/assistants//prompts/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"content": "string",
"assistantId": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}