Get
/v1/organization/{organizationId}/asset-types
Security
HTTP
Type bearer
OAuth
FlowAuthorization Code Client Credentials
Token URLhttps://cloud-api.prevu3d.com/rc-api/v1/auth/token
Scopes:
read:assetread:asset
Path parameters
organizationId
stringRequired
Query parameters
page
integer
The page number (default 1)
Minimum1
Default1
limit
integer
The number of items per page (between 1 and 20, default 20)
Minimum1
Maximum20
Default20
includesDraft
string
Whether to include or not the draft asset types in the response. Assets types are in draft when the contents have not been saved once.
Valid values[
true,
false
]
Defaultfalse
Responses
200
object
items
Array of object (AssetTypeResponseDto)
object
id
string
name
string
total
number