Get file types
Endpoints
Get file types
This endpoint is used to get all the file types that are available in the workspace.
The response will contain a list of file types that are associated with the workspace and their respective properties.
GET
Get file types
The response will contain a list of file types that are associated with the workspace and their respective properties.
Authorizations
API key for authentication
Query Parameters
Page number
Example:
1
Number of items per page
Example:
100
Field to sort by
Example:
"createdAt"
Sort direction
Available options:
ASC, DESC Example:
"ASC"