v1
latestOpenAPI 3.1.02026-08-04164270844.7 KBCustom Links
List custom links
🔑
Required OAuth scope: customLinks:read.
📖
This endpoint is paginated with a page size of 1,000 custom links. For more information, see the Pagination guide.
Lists all custom links.
get/api/v2/custom-links
Headers
360-api-version'v2.0' required
The version of the API.
Response
Returns one page of 1000 custom links.
Example response
[
{
"name": "Portal managers",
"order": 3,
"type": "Manager Link FR",
"iconName": "inbox",
"_id": "507f1f77bcf86cd799439011"
}
]