Skip to main content
List members associated with a target (e.g., organization or blob).

GET /:target/:target_id/members

Path Parameters

ParameterTypeRequiredDescription
targetstringYesResource type: orgs or blobs.
target_idstringYesThe unique ID of the target resource.

Response

ParameterTypeDescription
membersarrayList of member objects.

Example

curl -X GET https://api.blobhub.io/orgs/org_123/members