Skip to main content

GetApiSchemaFiles

Information about the schema files and its meta information.

Properties

NameTypeRequiredDescription
metaGetApiSchemaFilesMetaThe schema's non-standard meta information.
filesGetApiSchemaFilesFiles[]The schema's files.

GetApiSchemaFilesMeta

The schema's non-standard meta information.

Properties

NameTypeRequiredDescription
nextCursorstringThe pointer to the next record in the set of paginated results.

GetApiSchemaFilesFiles

Information about the schema file.

Properties

NameTypeRequiredDescription
idstringThe schema file's ID.
namestringThe schema file's name.
pathstringThe file system path to the schema file.
createdAtstringThe date and time at which the file was created.
createdBynumberThe user Id of the user that created the file.
updatedAtstringThe date and time at which the file was last updated.
updatedBynumberThe user ID of the user that last updated the file.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →