Portées requises
Cette API requiert l’une des portées suivantes :hubdb
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID or name of the table to query.
Query Parameters
Specifies the column names to sort the results by. See the above description for more details.
The cursor token value to get the next set of results. You can get this from the paging.next.after
JSON property of a paged response containing more results.
The maximum number of results to return. Default is 1000
.
Specify the column names to get results containing only the required columns instead of all column details.