githubEdit

ProgramIdToLabel

get

Retrieves the program ID to label mapping.

Authorizations
AuthorizationstringRequired
Header parameters
AuthorizationstringRequired
  • The authorization token for the request.
Responses
chevron-right
200

A promise that resolves to a JupiterAPIResponse containing the program ID to label mapping.

application/json

Represents the structure of a response from the Jupiter API.

successbooleanRequired

Indicates whether the API request was successful.

messagestringRequired

A message providing additional information about the API response.

dataobjectOptional

Optional data returned by the API. The type of this property is determined by the generic type parameter T.

get
/jupiter/programIdToLabel
200

A promise that resolves to a JupiterAPIResponse containing the program ID to label mapping.