Retrieve a prompt run
Retrieve detailed information about a specific prompt run using its unique identifier. This endpoint provides insights into the run’s state, associated AI model, citations, and mentions. It is useful for tracking the progress and results of a prompt run within the Answer Engine Visibility system.
Supported products
Supported products
Required scopes
Required scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the prompt run to retrieve.
Response
successful operation
The AI model used for this prompt run.
An array of citations that provide references or sources related to the prompt run.
The number of mentions related to competitors in the context of this prompt run.
The date and time when this prompt run was created, in ISO 8601 format.
The unique identifier for this prompt run.
The number of mentions owned by the entity running the prompt.
The unique identifier of the prompt associated with this run.
An array of search queries used during the prompt run.
The current state of the prompt run.
The total number of citations associated with this prompt run.
The date and time when this prompt run was last updated, in ISO 8601 format.
The date and time when the prompt run was completed, in ISO 8601 format.
The text response generated by the prompt run.