List Catalog Syncs
GET
/accounts/{account_id}/magic/cloud/catalog-syncs https://api.cloudflare.com/client/v4
List Catalog Syncs (Closed Beta).
Parameters
path Path Parameters
| Name | Type |
|---|---|
account_id
required
| type McnAccountId = string |
Responses
200 application/json
OK.
type McnReadAccountCatalogSyncsResponse = never
Client Errors
400 application/json
Bad Request.
type McnBadResponse = never
401 application/json
Invalid Credentials.
type McnBadResponse = never
403 application/json
Forbidden.
type McnBadResponse = never
404 application/json
Not Found.
type McnBadResponse = never
Server Errors
500 application/json
Internal Server Error.
type McnBadResponse = never