Get Bacth Write Group
Description
Retrieve all batch write groups under the account.
Request Address
URL:
[Host Server]/api/v2/control/groups
Address Parameter Description
Field Type Description Host Server string SeeExplanation of terms Method
GET
Headers:
Field Type Description Authorization string "Bearer " + Access Token obtained from the login interface Body
Null
Successful Response
Field Type Description name string Group name type string Group data type uid string Batch write group Id Response Codes
Field Description 401 Refresh_token expired or invalid 404 Interface does not exist, please check the URL 400 Error message in HTTP Header [X-FBox-Code],see Appendix Three for details 429 Access denied (too frequent logins, client banned),See 429 Status code