Which IIQ version are you inquiring about?
IdentityIQ 8.4
Share all details about your problem, including any error messages you may have received.
I’m getting a partial response when using the get all schemas scim API (get-schemas | SailPoint Developer Community).
In the response, I’m missing my application schemas, which I can get only using their ID (for example, by running GET http://localhost:8080/identityiq/scim/v2/Schemas/urn:ietf:params:scim:schemas:sailpoint:1.0:Application:Schema:Entra:account).
Is this a known limitation of the schemas scim API? Is there a way to get all schemas (including application schemas) in one request?