GET /contributors/{uuid}

phylopic.org:phylopic-api

Summary: Returns a specific contributing user.
Operation ID: getContributor
Auth: unknown

Parameters (3)

Accept (string, header, optional)

The media type for the response, including API version. Must allow `application/vnd.phylopic.v2+json`. If omitted, `*/*` (a wildcard allowing all types) is assumed, and the response's `Content-Type` header will be `application/vnd.phylopic.v2+json`.

build (integer, query, optional)

Specifies the index of the build for the returned data. Only the current build is valid. Leaving this parameter out will yield a temporary redirect (`307`) to the same URL but with the current `build` value added to the query.

uuid (string, path, required)

The UUID of the entity.

Examples (2)

TitleTypeURLAction
Get contributor by UUID with required Accept header curl http://phylopic.org/api/contributors/6b2e5f3c-4f8e-4f69-9c9c-4f9e4f8e4f69
Get contributor with build parameter curl http://phylopic.org/api/contributors/6b2e5f3c-4f8e-4f69-9c9c-4f9e4f8e4f69?build=1

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:29:25.321373 404 200ms
2026-03-23 09:34:10.135040 404 259ms