Get a single custom attribute

Get a single custom attribute using this method.

Please log in to see full path URL. Learn why.
get
/people/2/customAttributes/{name}
Request rate limit:
5 requests / second (per account)
path Parameters
name
required
string
Example: Contract Expiry Date

Name of the attribute.

Responses

default

successful response

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

4XX

Error responses

500

Internal Server Error

5XX

Error responses

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/people/2/customAttributes/Contract Expiry Date' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
Copy
Collapse all
{
  • "createdAt": "2019-02-25T12:46:06",
  • "modifiedAt": "2019-02-25T12:46:06",
  • "name": "Contract Expiry Date",
  • "dataType": "DATE"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.