Portal Links
Retrieve a portal link
Portal Links
Retrieve a portal link
This endpoint retrieves a portal link by its id.
GET
/
v1
/
projects
/
{projectID}
/
portal-links
/
{portalLinkID}
Authorization
string
*
Authorization
Required
string
projectID
string
*
projectID
Required
string
Project ID
portalLinkID
string
*
portalLinkID
Required
string
portal link id
Authorizations
Response
200 - application/json
Available options:
active
, inactive
, pending
, paused
Was this page helpful?