Get fields

Use this method to get a list of fields for a specific catalog.

Please log in to see full path URL. Learn why.
get
/catalogs/1/catalogs/{catalogId}/fields
Request rate limit:
5 requests / second (per account)
path Parameters
catalogId
required
integer <int64>

Catalog id.

Responses

200

Successful Response

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/catalogs/1/catalogs/{catalogId}/fields' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
Copy
Collapse all
[
  • {
    • "id": "8b00a8c6-5302-4fd0-a0cc-bb090b28ac34",
    • "name": "Catalog field #1",
    • "dataType": "TEXT",
    • "isPredefined": false
    },
  • {
    • "id": "17ceebe0-1900-479f-9432-7865a6c686b6",
    • "name": "Catalog field #2",
    • "dataType": "BOOLEAN",
    • "isPredefined": false
    }
]

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.