searchMspOrgGroup

GET https://{{host}}/api/v1/msps/:msp_id/search?type=orgs&q={{q}}

Query Parameters

ParameterTypeDescription
typestringorgs
qstringsearch string

Request Params

KeyDatatypeRequiredDescription
typestring
qstring

RESPONSES

status: OK

{"page":1,"limit":10,"total":60,"results":[{"type":"orgs","text":"Stanford","id":"37cff3c6-a361-deea-2c79-114ebb76c1f8"}]}