2.4. Response Information

The following table describes information contained in each API response.

Table 2.4. API Response Parameters

Name Description
status HTTP status text. Examples include ok or not_found
data The data requested from the API. This is null in cases where there is no data to return
type Type of data. For example, application or cartridge. This is null in cases where there is no data to return
messages An array of messages returned to the client. See Section 2.5, “Messages” for more information on API messages
API version API version requested by the client and returned by the API. Defaults to latest if the version is not specified. See Section 2.2, “Version” for more information
supported API versions An array of supported API versions