cURL
curl --request GET \ --url https://api.example.com/v1/representation-types/{id}
{ "id": "<string>", "isAggregated": true, "position": 123 }
Gets a specific representation type by ID.
Documentation IndexFetch the complete documentation index at: https://developer.tra.cy/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.tra.cy/llms.txt
Use this file to discover all available pages before exploring further.
OK