List Properties And Labels

Returns all existing properties (key value pairs) and labels, which can be used to organize resources such as runs and videos.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
resourceTypesset of enumsOptional

If omitted, all resource types are included.

Allowed values:
workspacesset of stringsOptional

If omitted, results will come from all workspaces the user belongs to.

Response

This endpoint returns an object.
propertiesmap from strings to sets of strings
labelsset of strings