cURL
curl --request GET \ --url https://api.example.com/api/v1/orgs/{org_id}/prompts/{prompt_id}/ \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type Response Get Prompt Api V1 Orgs Org Id Prompts Prompt Id Get · object.
Response Get Prompt Api V1 Orgs Org Id Prompts Prompt Id Get · object