v1
latestOpenAPI 3.0.02026-07-23620132.5 KBList data structures
Retrieves a collection of all data structures for a team with a given ID. Returned data structures are sorted by name in ascending order.
Query parameters
The unique ID of the team whose data structures will be retrieved.
Specifies the group of values to return. For example, you can retrieve only names of data structures for a team with a given ID.
The value that will be used to sort returned entities by. Data structures can be currently sorted only by name.
The value of entities you want to skip before getting entities you need.
The sorting order. It accepts the ascending and descending direction specifiers.
Sets the maximum number of results per page in the API call response. For example, pg[limit]=100. The default number varies with different API endpoints.
Response
Successful response