Get the schema of resource type
Required capabilities:
transformationsAcl:READ
Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Path Parameters
Name of the target schema type, please provide one of the following:
assets, timeseries, asset_hierarchy, events, datapoints
string_datapoints, sequences, files, labels,
relationships, raw, data_sets
Query Parameters
One of the following conflictMode types can be provided:
abort, upsert, update, delete
Response
Response with the schema columns of the target schema type