Read All Decision Endpoints
GET {{apiPath}}/environments/{{envID}}/decisionEndpoints
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Read All Decision Endpoints.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Sets the number of records returned per page. | |
sw | null | Starts with. Supports the name property. | |
eq | null | Equal to. Supports the id, organization.id and license.id properties. | |
and | null | Logical AND. Connects multiple filters on any supported property. |