Skip to main content

Returns an Application resource based on id or name.

GET 

/Applications/:applicationId

The Application resource with matching id or name is returned. Attributes to include in the response can be specified with the 'attributes' query parameter. Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter. The schema related to Application is:

  • urn:ietf:params:scim:schemas:sailpoint:1.0:Application.

Request

Responses

Returns a single Application resource based on the id.