/
ST
stalela
/
Stalela CIS (Customer Identity Service) API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 6mo ago
Details
Addresses
4
Auth
3
Compliance
2
Consents
3
get
List consents
post
Grant a consent
post
Withdraw a consent
Factors
3
Identities
8
Organizations
4
Phones
4
Verification
2
Consents
List consents
get
/api/cis/v1/identities/{id}/consents
Query parameters
status
'GRANTED'
|
'WITHDRAWN'
Response
Consent list
Consent[]
required
id
string
uuid
identityId
string
uuid
scope
string
policyId
string
nullable
version
integer
status
'GRANTED'
|
'WITHDRAWN'
proof
object
nullable
grantedAt
string
date-time
withdrawnAt
string
date-time
nullable