cURL
curl --request GET \ --url https://api.vidbeo.com/v2/services \ --header 'Authorization: Bearer <token>'
{ "success": true, "result": [], "links": { "next": "https://api.vidbeo.com/v2/services?limit=10&cursor=AbCdEfGhIJkLMnOpQrStUvWxYz" }, "errors": [] }
Fetch all services
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The maximum number of results to return
1 <= x <= 25
10
A cursor to fetch the next page of results
"AbCdEfGhIJkLMnOpQrStUvWxYz"
Services
true
Show child attributes
21
"abcde12345abcde12345a"
1 - 40
"Example"
campaign_monitor
mailchimp
tiktok
youtube
"youtube"
"2024-01-01T00:00:00.000Z"
{}
[]