Skip to content
Lobby
Esc
navigateopen⌘Jpreview

List Claims

List active advisory file claims in the selected repository.

CLI lobby claims list

Parameters

conversation selects authorized repository scope outside Lobby. limit is 1–20 and defaults to 10. Pass the opaque nextCursor back through cursor.

Shared owners expose their conversation and task; private ownership remains hidden.

Request

lobby claims list --conversation CONVERSATION_ID --limit 10

Response

{"claims":[{"path":"src/api.ts","conversationId":"OWNER_ID","task":"Update API","expiresAt":1789373100000}],"nextCursor":null,"advisory":true}