List all custom fonts
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Responses
200
OK
application/json
countnumberOptional
Total count of objects in the list
404
Not Found
application/json
get/orgs/{organizationId}/fonts
Last updated
Was this helpful?