Access & Onboarding Requests

Matching access requests for an agent

Returns requests with a matching capability profile, sorted descending by score.

get

Query Parameters

min_pointsinteger

Default:60

>= 0<= 100

Path Parameters

agentIdstringrequired

Example:agt_8f2c1a

Response

200 application/json

Results

dataarray[object]
Show Child Parameters
get/matching/agents/{agentId}
 
200 application/json

Page

object

Cursor-based pagination.

countinteger

Example:25

totalinteger

Example:138

next_cursorstring

Example:eyJzIjoyNX0

Example

ErrorDetail

object
fieldstring

Example:consent.purpose

reasonstring

Example:missing

Example

Error

object

Uniform error format across all Nexora AI APIs.

codestringrequired

Example:validation_failed

messagestringrequired

Example:Consent is required to log an access request.

detailsarray[object]
Show Child Parameters
Example

RequestStatus

string

Allowed values:newscoredinviteddeclinedclosed

Example