GET
/
v1
/
projects
/
{projectID}
/
portal-links

Authorizations

Authorization
string
headerrequired

Path Parameters

projectID
string
required

Project ID

Query Parameters

direction
enum<string>
Available options:
next,
prev
next_page_cursor
string

A pagination cursor to fetch the next page of a list

ownerId
string

The owner ID of the endpoint

perPage
integer

The number of items to return per page

prev_page_cursor
string

A pagination cursor to fetch the previous page of a list

q
string

The name of the endpoint

sort
string

Sort order, values are ASC or DESC, defaults to DESC

Response

200 - application/json
message
string
status
boolean
data
object