Skip to main content

GetApis

Information about the API schema.

Properties

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

GetApisApis

The API's base data schema.

Properties

NameTypeRequiredDescription
id_strThe API's ID.
namestrThe API's name.
summarystrThe API's short summary.
created_atstrThe date and time at which the API was created.
created_byintThe Postman ID of the user that created the API.
updated_atstrThe date and time at which the API was updated.
updated_byintThe Postman ID of the user that updated the API.
descriptionstrThe API's description.

GetApisMeta

The response's meta information for paginated results.

Properties

NameTypeRequiredDescription
limitfloatThe maximum number of records in the paginated response.
totalfloatThe number of records that match the defined criteria.
next_cursorstrThe 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 →