Get MID(s)
Used to get the list of information of sub-agents that have been synchronized under the main agent.
POST
POST
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Required
Description
page
Integer
Optional
Page number to be displayed.
size
Integer
Optional
Max number of items to be displayed per page.
Response
Last updated