JOC API

Version 2.3.2

Download RAML
JOC API
/iam/accounts
POST

Returns a collection of Accounts


Parameters in the POST body schema

Name Type Description Example Default
identityServiceName required, string The name of the idendityService that should be considered for this call myService
accountName optional, string Retrieve the account with this name myAccount
enabled optional, boolean If true retrieve only enabled accounts. false false
disabled optional, boolean If true retrieve only disabled accounts. false false