allowlists
Get all allowlists for a environment
GET
/
environments
/
{environmentId}
/
allowlists
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the environment
Required string length:
36
Was this page helpful?