To Get Applications and all it's associated roles
-
Hi FA Team,
Please share best way to get list of all applications and it's associated roles.I have JSON with applications and it attributes. I need referecnece or script which you might be using for fetching only list of application and roles.
Thanks in advance.
-
All applications can be retrieved via this API -
https://fusionauth.io/docs/v1/tech/apis/applications/#retrieve-an-application
The roles should be attached to the returned object under a roles array.
If you could provide some additional context around what you are attempting to accomplish, we may be able to provide additional feedback.
If you have a support contract, please file a ticket via your Zendesk or Slack channels for additional questions. Thanks!
Thanks,
Josh
FusionAuth