Step 1: My apps

GET {{stripeUrl}}/admin/v1/MyApps

Get the ID of an app that you have access to. Use the testMe app.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Datestring
Content-Typestring

RESPONSES

status: OK

{"schemas":["urn:ietf:params:scim:api:messages:2.0:ListResponse"],"totalResults":3,"Resources":[{"idcsLastModifiedBy":{"type":"App","value":"a16eb61b77924c53bd8050a7f4b152cc","display":"idcsmessaging","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Apps/a16eb61b77924c53bd8050a7f4b152cc"},"idcsCreatedBy":{"type":"User","display":"admin opc","value":"98296b6bd077438a9fe368128fd2faac","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Users/98296b6bd077438a9fe368128fd2faac"},"id":"258c19f4288647b3ab54fb73fe2dffaf","meta":{"created":"2019-03-12T14:30:27.637Z","lastModified":"2019-03-29T08:23:37.772Z","resourceType":"AccountMgmtInfo","location":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/AccountMgmtInfos/258c19f4288647b3ab54fb73fe2dffaf"},"active":true,"lastAccessed":"2019-03-29T08:23:33.110Z","favorite":false,"isAccount":true,"app":{"value":"c4b20a6b16e24fec9e3e18322c997297","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Apps/c4b20a6b16e24fec9e3e18322c997297","display":"Demo","active":false,"isLoginTarget":false,"isOPCService":false,"showInMyApps":false},"owner":{"value":"98296b6bd077438a9fe368128fd2faac","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Users/98296b6bd077438a9fe368128fd2faac"},"schemas":["urn:ietf:params:scim:schemas:oracle:idcs:AccountMgmtInfo"],"launchUrl":"/sso/v1/app/launcher/c4b20a6b16e24fec9e3e18322c997297?appName=Demo"},{"idcsLastModifiedBy":{"type":"User","value":"9114eff419c3447b94ed32ad5b50aec9","display":"Test 1","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Users/9114eff419c3447b94ed32ad5b50aec9"},"idcsCreatedBy":{"type":"User","display":"Test 1","value":"9114eff419c3447b94ed32ad5b50aec9","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Users/9114eff419c3447b94ed32ad5b50aec9"},"id":"cf8a56d29c2544a88e5429a66a5f1c40","meta":{"created":"2019-03-14T11:14:16.370Z","lastModified":"2019-03-14T11:14:16.370Z","resourceType":"AccountMgmtInfo","location":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/AccountMgmtInfos/cf8a56d29c2544a88e5429a66a5f1c40"},"active":true,"favorite":false,"isAccount":true,"app":{"value":"6fc018f235824b19ac563730ca2aa050","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Apps/6fc018f235824b19ac563730ca2aa050","display":"Generic Secure FormFill App Template","active":false,"isLoginTarget":false,"isOPCService":false,"showInMyApps":false},"owner":{"value":"98296b6bd077438a9fe368128fd2faac","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Users/98296b6bd077438a9fe368128fd2faac"},"schemas":["urn:ietf:params:scim:schemas:oracle:idcs:AccountMgmtInfo"],"launchUrl":"/sso/v1/app/launcher/6fc018f235824b19ac563730ca2aa050?appName=Generic+Secure+FormFill+App+Template"},{"idcsLastModifiedBy":{"type":"App","value":"c4b20a6b16e24fec9e3e18322c997297","display":"Demo","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Apps/c4b20a6b16e24fec9e3e18322c997297"},"idcsCreatedBy":{"type":"App","display":"Demo","value":"c4b20a6b16e24fec9e3e18322c997297","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Apps/c4b20a6b16e24fec9e3e18322c997297"},"id":"f29c1f6af38649529bf365f64768663a","meta":{"created":"2019-03-25T09:10:26.725Z","lastModified":"2019-03-25T09:10:26.725Z","resourceType":"AccountMgmtInfo","location":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/AccountMgmtInfos/f29c1f6af38649529bf365f64768663a"},"active":true,"favorite":false,"isAccount":true,"app":{"value":"87c33734696c495da7772648b3e67616","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Apps/87c33734696c495da7772648b3e67616","display":"Security Portal","active":false,"isLoginTarget":false,"isOPCService":false,"showInMyApps":false},"owner":{"value":"98296b6bd077438a9fe368128fd2faac","$ref":"https://bravoe.identity.internal.oracle.com:8943/admin/v1/Users/98296b6bd077438a9fe368128fd2faac"},"schemas":["urn:ietf:params:scim:schemas:oracle:idcs:AccountMgmtInfo"],"launchUrl":"/sso/v1/app/launcher/87c33734696c495da7772648b3e67616?appName=Security+Portal"}],"startIndex":1,"itemsPerPage":50}