Skip to main content
GET
Get custom target request

Authorizations

Authorization
string
header
required

Biscuit-based bearer token. Obtain tokens from the Adaptyv Portal or via the /tokens endpoint. Tokens encode organization membership and role-based capabilities; the API verifies the token's cryptographic signature and authorization claims before processing requests. Use /tokens/attenuate to create restricted tokens for delegation.

Path Parameters

request_id
string<uuid>
required

Unique identifier of the custom target request

Response

Custom target request details

Full details of a custom target request.

Includes all submitted data: sequence, PDB information, and metadata.

created_at
string<date-time>
required

ISO 8601 timestamp when the request was created

id
string<uuid>
required

Unique identifier for the request

name
string
required

Display name of the target

product_id
string
required

User-provided product identifier

status
enum<string>
required

Current review status

Available options:
pending_review,
approved,
rejected
updated_at
string<date-time>
required

ISO 8601 timestamp when the request was last updated

material_id
string | null

Material ID if the request was approved and linked

molecular_weight
number<double> | null

Molecular weight in kDa if provided

note
string | null

User notes

pdb_file
string | null

Base64-encoded PDB file if provided

pdb_id
string | null

PDB database identifier if provided

product_url
string | null

Vendor product URL

sequence
string | null

Amino acid sequence if provided

vendor
string | null

Vendor name