Portal Links
List all portal links
This endpoint fetches multiple portal links
get/v1/projects/{projectID}/portal-links
Path parameters
projectIDstring required
Project ID
Query parameters
direction'next' | 'prev'
next_page_cursorstring
A pagination cursor to fetch the next page of a list
ownerIdstring
The owner ID of the endpoint
perPageinteger
The number of items to return per page
prev_page_cursorstring
A pagination cursor to fetch the previous page of a list
qstring
The name of the endpoint
sortstring
Sort order, values are ASC or DESC, defaults to DESC
Response
OK