Account Mappings
Query Account Mappings
Query account mappings, optionally applying a filter.
Required Query Restrictions
When querying account groups, an engagementId field and either an $eq or $in term must be included. Queries
without these restrictions will fail.
Queryable Fields
id-OBJECT_IDengagementId-OBJECT_IDaccount-STRING
Permissions
api.analyses.read
POST
Query Account Mappings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Zero-based page index (0..N)
Required range:
x >= 0The size of the page to be returned
Required range:
x >= 1Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18
- Option 19
- Option 20
Response
200 - application/json
OK
Previous
Update Account MappingUpdate an existing account mapping, identified by its ID.
### Permissions
- `api.analyses.write`
Next
Query Account Mappings

