Access & Onboarding Requests

Matching

Retrieve an access request's score

Shows how well the capability profile and the agent match - with the
individual criteria, so the rating stays traceable.

get

Path Parameters

requestIdstringrequired

Example:req_71ab

Response

200 application/json

Score

Score

request_idstring

Example:req_71ab

agent_idstring

Example:agt_8f2c1a

pointsinteger

>= 0<= 100

Example:82

ratingstring

Allowed values:lowmediumhigh

criteriaarray[object]
Show Child Parameters
get/requests/{requestId}/score
 
200 application/json

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