Bulk get nominations (POST)
Nominations
Bulk get nominations (POST)
Retrieve multiple nominations by ID using a request body. Use this for large ID sets that exceed the GET query parameter limit. Non-existent or inaccessible IDs are silently omitted.
Required scope: nominations:read
POST
Bulk get nominations (POST)
Authorizations
Body
application/json
List of nomination IDs to retrieve (max 100)
Required array length:
1 - 100 elementsExample:
["nom_t4u5v6w7x8", "nom_q1r2s3t4u5"]Response
Nominations list
List of nominations (non-existent or inaccessible IDs are silently omitted)