Skip to main content

GetApiVersions

Information about the API's versions.

Properties

NameTypeRequiredDescription
metaGetApiVersionsMetaThe response's meta information for paginated results.
versionsGetApiVersionsVersions[]

GetApiVersionsMeta

The response's meta information for paginated results.

Properties

NameTypeRequiredDescription
limitnumberThe maximum number of records in the paginated response.
totalnumberThe number of records that match the defined criteria.
nextCursorstringThe pagination cursor that points to the next record in the results set.

GetApiVersionsVersions

Information about the API version.

Properties

NameTypeRequiredDescription
idstringThe version's ID.
namestringThe version's name.
createdAtstringThe date and time at which the version was created.
updatedAtstringThe date and time at which the version was last updated.
releaseNotesstringThe version's release notes.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →