HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

To query specific log(s) with log type and sequence id(s) provided in the request body

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

The valid id of the receiver.

Body Params

Parameter for fetch specific log messages. The id field is an array of strings, item in the array can be a single number or a range, for example: id: ["1", "3", "4-6"], messages with id 1, 3, 4, 5, 6 will be sent; id: ["4-LATEST"], orchestrator will send message sequence starts from 4 till the latest.

string
string
Response
200

No response was specified

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!