Skip to content

[Bug] Your Bug Report Here Requesting changes to 'Identity entitlement details' (get-entitlement-details-for-identity) #1145

Description

@paul-gonzalez-sp

Describe the bug A clear and concise description of what the bug is.

In this doc:

https://developer.sailpoint.com/docs/api/v2026/get-entitlement-details-for-identity/

The example API call is this:

GET https://sailpoint.api.identitynow.com/v2026/revocable-objects

However this API call does not work.

It should be this:

GET https://sailpoint.api.identitynow.com/v2026/revocable-objects/identityId/{identityId}/entitlementId/{entitlementId}

Action: the documentation should be updated to show a proper example

To Reproduce Steps to reproduce the behavior:

If you run the example API call given in the doc, you get an error:

RESTEASY003210: Could not find resource for full path: http://stg02-uswest2-rats.accessiq.sailpoint.com/v2024/revocable-objects-v2024/7daeb10fdaac440f8e09bb5231e32a36"

Does not work:

Image

works:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions