Skip to main content
GET
Program detail
Pilot API — Available on Sandbox only at this stage. Endpoint is under active development and may change without notice. Not yet available in production.

Path Parameters

id
string
required

Program ID.

Response

Program with accepted credentials.

Standard API response envelope used by all Catalog endpoints.

code
integer

Response code. 80000000 indicates success.

Example:

80000000

msg
string

Human-readable status message.

Example:

"success"

data
any

Response payload. Shape varies per endpoint.

timestamp
integer

UNIX timestamp in milliseconds.

Example:

1772530828000