List integration installs
Items are ordered by created_at descending, then id descending. The list’s logical name is provider_agent_display_name.
Authorizations
An opaque Omnara personal or organization bearer token.
Path Parameters
^org_[a-z2-7]{26}$^proj_[a-z2-7]{26}$Query Parameters
Case-insensitive glob over the list's logical name. * matches zero or more characters, ? matches one character, and \ escapes a wildcard.
1 - 200Only return integration installs bound to this agent profile.
^aprf_[a-z2-7]{26}$Only return the integration install completed by this OAuth setup flow.
^ioaf_[a-z2-7]{26}$Sort order for named resources that expose created and modified timestamps.
name, -name, -updated_at, updated_at, -created_at, created_at Maximum number of items to return in one page.
1 <= x <= 100Opaque pagination cursor from a previous response's next_cursor. Omit for the first page.
1024