Get a specific prompt by ID
Prompts
Get a specific prompt by ID
Returns a single prompt the caller owns or has acquired as a marketplace reference. The response includes access-metadata flags (_isOwned, _isReference, _isEditableReference) so the UI can render the right edit affordances.
GET
Get a specific prompt by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.