Get my trusted user agents

GET {{HOST}}/admin/v1/MyTrustedUserAgents

This step requests to get my trusted user agents.

Prerequisites for this step: - Use the 'Obtain ME access_token' to obtain a valid access token.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"schemas":["urn:ietf:params:scim:api:messages:2.0:ListResponse"],"totalResults":1,"Resources":[{"idcsLastModifiedBy":{"type":"App","value":"ef655e1bca0a44eb9ad3a03f6c693abf","display":"idcssso","$ref":"https://example.identitycloud.com/admin/v1/Apps/ef655e1bca0a44eb9ad3a03f6c693abf"},"idcsCreatedBy":{"type":"App","display":"idcssso","value":"ef655e1bca0a44eb9ad3a03f6c693abf","$ref":"https://example.identitycloud.com/admin/v1/Apps/ef655e1bca0a44eb9ad3a03f6c693abf"},"platform":"Windows 10","id":"70a5fd119d744577a651545e0c6893dc","trustToken":"bf5168fd-e525-4ff6-9ce9-6ca4388844ad","meta":{"created":"2019-01-30T11:35:39.112Z","lastModified":"2019-01-30T11:35:39.112Z","resourceType":"MyTrustedUserAgent","location":"https://example.identitycloud.com/admin/v1/MyTrustedUserAgents/70a5fd119d744577a651545e0c6893dc"},"name":"Chrome on Windows 10","expiryTime":"2019-02-14T11:35:37.985Z","location":"10.167.205.141","user":{"value":"a0c637d13a52494c8374dd8a3dda949f","$ref":"https://example.identitycloud.com/admin/v1/Users/a0c637d13a52494c8374dd8a3dda949f"},"schemas":["urn:ietf:params:scim:schemas:oracle:idcs:TrustedUserAgent"]}],"startIndex":1,"itemsPerPage":50}