Skip to main content

GetApis

Information about the API schema.

Properties

NameTypeRequiredDescription
apisGetApisApis[]
metaGetApisMetaThe response's meta information for paginated results.

GetApisApis

The API's base data schema.

Properties

NameTypeRequiredDescription
idstringThe API's ID.
namestringThe API's name.
summarystringThe API's short summary.
createdAtstringThe date and time at which the API was created.
createdBynumberThe Postman ID of the user that created the API.
updatedAtstringThe date and time at which the API was updated.
updatedBynumberThe Postman ID of the user that updated the API.
descriptionstringThe API's description.

GetApisMeta

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.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →