Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
分页列出当前账号下的 Forward Identity。
GET /api/v1/forward/identities
Bearer <PAT>
before_id
after_id
curl -s -X GET 'https://api.qoder.com/api/v1/forward/identities' \ -H "Authorization: Bearer $QODER_PAT"
{ "data": [ { "id": "idn_019eabc123", "external_id": "user_456", "name": "Example User", "enabled": true, "metadata": {}, "created_at": "2026-06-18T10:00:00Z", "updated_at": "2026-06-18T10:00:00Z" } ], "first_id": "idn_019eabc123", "last_id": "idn_019eabc123", "has_more": false }
invalid_request_error
limit
authentication_error
authentication_required
permission_error