Skip to main content
GET
List submission packages

Authorizations

Authorization
string
header
required

Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.

Path Parameters

projectId
string
required

The ID of the project

Query Parameters

environmentId
string

Filter by environment ID

platform
enum<string>

The directory the package targets: chatgpt for the OpenAI App Directory, claudeai for the Anthropic MCP Directory

Available options:
chatgpt,
claudeai

Response

The list of submission packages

id
string
required
environmentId
string
required
auditId
string | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
platform
any
required
formData
object
required
urlVerification
object | null
prefillSnapshot
object | null