List Responses

View as Markdown

List background response jobs for the authenticated key’s owner.

Returns MeshAPI’s own records in OpenAI list format. Supports cursor-based pagination via after (response_id) and limit.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

afterstring or nullOptional
limitintegerOptional1-100Defaults to 20

Response

Successful Response

Errors

422
Unprocessable Entity Error