List custom URLs
Custom URLs
List custom URLs
Return every custom-URL catalog entry owned by the organization, ordered by URL. Results use the standard {data, pagination} envelope. Requires VIEW permission.
GET
List custom URLs
Authorizations
Path Parameters
UUID of the organization whose custom URLs to list. Caller must have VIEW permission.
Required string length:
22Pattern:
^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$Query Parameters
Page number (1-indexed).
Required range:
x >= 1Number of items per page (max 100).
Required range:
1 <= x <= 100Response
200 - application/json
OK