OrgInfo
documentedOrganization information.
GET /api/info/orginfoInfo objectsno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://fleep.io/api/info/orginfo?ticket={{$ticket}}" \
-X GET \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-b "token_id={{FLEEP_SESSION_COOKIE}}"