List Project Usage Fields

GET

Lists the features, models, tags, languages, and processing method used for requests in the specified project

Path parameters

project_idstringRequired

The unique identifier of the project

Query parameters

startdatetimeOptional

Start date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM

enddatetimeOptional

End date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM

Response

A list of fields for a specific project

tagslist of stringsOptional

List of tags associated with the project

modelslist of objectsOptional

List of models available for the project.

processing_methodslist of stringsOptional

Processing methods supported by the API

featureslist of stringsOptional

API features available to the project

Errors

Built with