Access profiles by application

is there an api call to list access profiles by application name?

Hey Mario!

@mcheek answered this well in this post. While I just tested it and it is still working, this will be disabled sometime in June probably.

Here is the URL:

https://<tenant>.api.identitynow.com/cc/api/app/getAccessProfiles/<appId>

A replacement for this endpoint will be made available by the end of June according to this post, which you can subscribe to and track the status of.

Additionally, @chirag_patel mentioned you can also use Search to find this information in this post.

Please let me know if this is helpful!

  • Zach
3 Likes

You can use the list-access-profiles | SailPoint Developer Community and filter based on the source.

1 Like

Hi Mario,

Please check this

you can filter using the Source id.

thanks Zach! this is what I was looking for. Interesting to see that this old cc API has been extended till Aug and that a few ver will be coming out

Thanks Sunny. I was looking at that earlier but could not find an example of how to use the “name” query param in the API call (Eg shown in docs: "name eq “SailPoint Support”)

Hi Jishu - I was looking at that earlier but could not find an example of how to use the “name” filter in the API call

Please check this Standard Collection Parameters | SailPoint Developer Community

this is how you can use the source info.

3 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.