For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Talk to us
Get started
Overview
API Reference
Talk to us
Get started
API Reference
Integrations
Dispatch Me
Get Jobs
Copy page
GET
https://api.trykeet.com
/
v1
/
dispatch-me
/
jobs
Authentication
Authorization
Bearer
Bearer authentication of the form
Bearer <token>
, where token is your auth token.
Headers
X-Account-Token
string
Required
The account token that is associated with the end user linked to this account
Query parameters
organizationId
string
Required
limit
integer
Required
status
enum
Required
Show 6 enum values
offset
integer
Optional
Response
This endpoint returns an object.
status
enum
Allowed values:
ok
error
jobs
any
Errors
400
Bad Request Error
401
Un Authorized Error
404
Not Found Error
500
Internal Server Error
500
Not Implemented Error