Skip to main content
GET
What the copilot proposed, what it rests on, and what somebody did about it.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
conversation_id
string
capability
string
entity_type
string
entity_id
string
field
string
value
string
label
string
reasoning
string
evidence
string
confidence
string
status
string
last_action
string
last_note
string
created_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

capability
string<character varying>
Maximum string length: 40
confidence
number<numeric>
conversation_id
string<uuid>

Note: This is a Foreign Key to copilot_conversations.id.

created_at
string<timestamp with time zone>
entity_id
string<uuid>
entity_type
string<character varying>
Maximum string length: 80
evidence
string<jsonb>
field
string<character varying>
Maximum string length: 80
id
string<uuid>

Note: This is a Primary Key.

label
string<text>
last_action
string<character varying>
Maximum string length: 20
last_note
string<text>
reasoning
string<text>
status
string<character varying>
Maximum string length: 20
value
string<jsonb>